Welcome![Sign In][Sign Up]
Location:
Search - The C Programming Language

Search list

[Other resourceThe C++ Programming Language

Description: C++程序设计语言 全世界最出名的C++基础教材,从C++基本语法,到C++面向对象,再到C++标准库,都有很详细并且深入浅出的阐述。不论是C++的初学者还是专家,这都是一本不可多得的好书-C programming language of the world's most famous C based materials, basic syntax from C to the object-oriented C, and then C standard library, there is a detailed and easy manner. Both C beginners or experts, this is a rare books
Platform: | Size: 2627916 | Author: 夏玉 | Hits:

[Other resourceThe C++ Programming Language

Description: C++程序设计语言特别版(中英文两语版) 国外最强的C++丛书-C Programming Language Special Edition (English language version) abroad strongest C Series
Platform: | Size: 19529187 | Author: 贾衡 | Hits:

[OtherThe C Programming Language-C语言详解英文版

Description: 这是一本讲解C语言的书,是英文编写,十分经典,是大部分公司的新职员入职之前必须要看的书籍之一,很多公司都以它作为培训教材,帮助你更快了解C语言的奥妙。 Contents l Preface l Preface to the first edition l Introduction 1. Chapter 1: A Tutorial Introduction 1. Getting Started 2. Variables and Arithmetic Expressions 3. The for statement 4. Symbolic Constants 5. Character Input and Output 1. File Copying 2. Character Counting 3. Line Counting 4. Word Counting 6. Arrays 7. Functions 8. Arguments - Call by Value 9. Character Arrays 10. External Variables and Scope 2. Chapter 2: Types, Operators and Expressions 1. Variable Names 2. Data Types and Sizes 3. Constants 4. Declarations 5. Arithmetic Operators 6. Relational and Logical Operators 7. Type Conversions 8. Increment and Decrement Operators 9. Bitwise Operators 10. Assignment Operators and Expressions 11. Conditional Expressions 12. Precedence and Order of Evaluation 3. Chapter 3: Control Flow 1. Statements and Blocks 2. If-Else 3. Else-If 4. Switch 5. Loops - While and For 6. Loops - Do-While 7. Break and Continue 8. Goto and labels 4. Chapter 4: Functions and Program Structure 1. Basics of Functions 2. Functions Returning Non-integers 3. External Variables 4. Scope Rules 5. Header Files 6. Static Variables 7. Register Variables 8. Block Structure 9. Initialization 10. Recursion 11. The C Preprocessor 1. File Inclusion 2. Macro Substitution 3. Conditional Inclusion 5. Chapter 5: Pointers and Arrays 1. Pointers and Addresses 2. Pointers and Function Arguments 3. Pointers and Arrays 4. Address Arithmetic 5. Character Pointers and Functions 6. Pointer Arrays; Pointers to Pointers 7. Multi-dimensional Arrays 8. Initialization of Pointer Arrays 9. Pointers vs. Multi-dimensional Arrays 10. Command-line Arguments 11. Pointers to Functions 12. Complicated Declarations 6. Chapter 6: Structures 1. Basics of Structures 2. Structures and Functions 3. Arrays of Structures 4. Pointers to Structures 5. Self-referential Structures 6. Table Lookup 7. Typedef 8. Unions 9. Bit-fields 7. Chapter 7: Input and Output 1. Standard Input and Output 2. Formatted Output - printf 3. Variable-length Argument Lists 4. Formatted Input - Scanf 5. File Access 6. Error Handling - Stderr and Exit 7. Line Input and Output 8. Miscellaneous Functions 1. String Operations 2. Character Class Testing and Conversion 3. Ungetc 4. Command Execution 5. Storage Management 6. Mathematical Functions 7. Random Number generation 8. Chapter 8: The UNIX System Interface 1. File Descriptors 2. Low Level I/O - Read and Write 3. Open, Creat, Close, Unlink 4. Random Access - Lseek 5. Example - An implementation of Fopen and Getc 6. Example - Listing Directories 7. Example - A Storage Allocator l Appendix A: Reference Manual 1. Introduction 2. Lexical Conventions 3. Syntax Notation 4. Meaning of Identifiers 5. Objects and Lvalues 6. Conversions 7. Expressions 8. Declarations 9. Statements 10. External Declarations 11. Scope and Linkage 12. Preprocessor 13. Grammar l Appendix B: Standard Library 1. Input and Output: 1. File Operations 2. Formatted Output 3. Formatted Input 4. Character Input and Output Functions 5. Direct Input and Output Functions 6. File Positioning Functions 7. Error Functions 2. Character Class Tests: 3. String Functions: 4. Mathematical Functions: 5. Utility Functions: 6. Diagnostics: 7. Variable Argument Lists: 8. Non-local Jumps: 9. Signals: 10. Date and Time Functions: 11. Implementation-defined Limits: and l Appendix C: Summary of Changes
Platform: | Size: 570630 | Author: wukoo0901@qq.com | Hits:

[VC/MFCThe C++ Programming Language Special 3rd Edition.pdf

Description: This book presents every major C++ language feature and the standard library. It is organized around language and library facilities. However, features are presented in the context of their use. That is, the focus is on the language as the tool for design and programming rather than on the language in itself. This book demonstrates key techniques that make C++ effective and teaches the fundamental concepts necessary for mastery. Except where illustrating technicalities, examples are taken from the domain of systems software. A companion, The Annotated C++ Language Standard, presents the complete language definition together with annotations to make it more comprehensible. The primary aim of this book is to help the reader understand how the facilities offered by C++ support key programming techniques. The aim is to take the reader far beyond the point where he or she gets code running primarily by copying examples and emulating programming styles from other languages. Only a good understanding of the ideas behind the language facilities leads to mastery. Supplemented by implementation documentation, the information provided is sufficient for completing significant realworld projects. The hope is that this book will help the reader gain new insights and become a better programmer and designer.
Platform: | Size: 2918999 | Author: koqingyu@foxmail.com | Hits:

[BooksInside the C++ Object Model

Description: c++对象模型的详细介绍-c++ object model detailed description of
Platform: | Size: 668672 | Author: 孙健 | Hits:

[VC/MFCThe_C_Answer_Book

Description: 《c程序设计语言》第二版的课后答案,英文版,很多编程题目有多种编程方案 -"c programming language," the second edition of the after-school answer, in English, many with a variety of programming topics Programming
Platform: | Size: 3148800 | Author: littlebee | Hits:

[VC/MFCKernighan

Description: C程序设计语言(第二版,中英文版 习题解答,Kernighan 著).-C Programming Language (2nd edition, to answer the questions in English, with mts).
Platform: | Size: 13923328 | Author: chin | Hits:

[OtherThe_C++_Programming_Language_Special_3rd_Edition.z

Description: C++程序设计的圣经,C++之父贝尔实验室的杰作,The C++ Program Language third special edition(TCPL)是业内公认的C++最具可读性的圣经级书籍
Platform: | Size: 2938880 | Author: 孙燕 | Hits:

[VC/MFCThe-C-Programming-Language

Description: The C Programming Language
Platform: | Size: 545792 | Author: gz | Hits:

[VC/MFCThe-C-Programming-Language-

Description: 一本最具有权威性的介绍c语言的书籍,是c语言的开发元老们精心打造的一本最适合学习c语言的书籍-The C Programming Language Second Edition
Platform: | Size: 1681408 | Author: 若寒 | Hits:

[VC/MFCThe-C-Programming-Language

Description: 经典C语言教程The C Programming Language第2版。内容翔实,字体和图片显示清晰,可读性强。-Classic C language tutorial The C Programming Language, 2nd Edition. Informative, fonts and images show a clear, readable.
Platform: | Size: 1545216 | Author: Paul | Hits:

[VC/MFCThe-C-Programming-Language

Description: The C Programming Language,即C程序语言,C语言经典教材-The C Programming Language, namely the C programming language, C language classic textbook
Platform: | Size: 602112 | Author: Peter | Hits:

[OtherThe-C-Programming-Language---2nd-edition.pdf

Description: The C Programming language book for all. Beginners, moderate, well experienced also
Platform: | Size: 1200128 | Author: ab02 | Hits:

[Software EngineeringThe-C-Programming-Language--2nd-Ed.PlentyofeBooks

Description: The C Programming Language, 2nd Ed.PlentyofeBooks.net
Platform: | Size: 16306176 | Author: dsadsa | Hits:

[VC/MFCThe-C-Programming-Language

Description: The C Programming Language 中文版,one of your programming language studying career s never miss awesome books.-one of your programming language studying career s never miss awesome books.
Platform: | Size: 1715200 | Author: xyq | Hits:

[VC/MFCThe-C-programming-language

Description: C语言经典教材The C Programming Language的中文版,非常清晰PDF文档。-C language classic textbook The C Programming Language in the Chinese version, very clear PDF document
Platform: | Size: 854016 | Author: 贵有恒 | Hits:

[VC/MFCThe-C-Programming-Language

Description: 经典C语言编程书,The C Programming Language英文原版-C language programming classic book, The C Programming Language English original
Platform: | Size: 777216 | Author: hf | Hits:

[VC/MFCThe-C-Programming-Language

Description: The C Programming Language
Platform: | Size: 762880 | Author: 安大猫 | Hits:

[OtherThe C Programming Language, 2nd Edition

Description: C程序设计语言 英文版 最好的C语言入门书(C Programming Language)
Platform: | Size: 980992 | Author: Ng) | Hits:

[DocumentsThe Go Programming Language.pdf

Description: Go语言是谷歌推出的一种全新的C语言风格的编程语言,可以在不损失应用程序性能的情况下降低代码的复杂性,提高编程效率,适合开发大型软件,有望成为主流的编程语言。本书由《C程序设计语言》的作者Kernighan和谷歌公司Go团队合作编写而成,是关于Go语言编程的权威著作。(Go language is a new C language style programming language launched by Google. It can reduce the complexity of code and improve the programming efficiency without losing the application performance. It is suitable for developing large software and is expected to become the mainstream programming language. The book is written by the author Kernighan of C programming language and the Google Corporation Go team. It is an authoritative book on the programming of Go language.)
Platform: | Size: 4716544 | Author: ricker | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

CodeBus www.codebus.net